home *** CD-ROM | disk | FTP | other *** search
/ Aminet 7 / Aminet 7 - August 1995.iso / Aminet / text / edit / Mirror15.readme < prev    next >
Encoding:
Text File  |  1995-07-02  |  3.3 KB  |  82 lines

  1. Short:    Bracket highlighting for GoldED
  2. Author:   dietmar@tomate.tng.oche.de (Dietmar Eilert)
  3. Uploader: cab@studbox.uni-stuttgart.de (Stefan Gybas)
  4. Type:     text/edit
  5.  
  6.  
  7. PURPOSE
  8.  
  9.   Mirror is a GoldED add-on providing online bracket highlighting  while  the
  10.   user is typing. Several bracket types are recognized.
  11.  
  12. COPYIGHT
  13.  
  14.   ©1995  Dietmar  Eilert  (e-mail:  DIETMAR@TOMATE.TNG.OCHE.DE).  All  Rights
  15.   Reserved.  Code  may not be reused/reproduced without written permission of
  16.   the author.
  17.  
  18.   Dietmar Eilert
  19.   Mies-v-d-Rohe-Str.31, 52074 Aachen, Germany
  20.   E-Mail: DIETMAR@TOMATE.TNG.OCHE.DE
  21.   Tel: +49-(0)241-81665
  22.        +49-(0)2525-7776
  23.   Fax: +49-(0)241-81665
  24.  
  25. INSTALLATION
  26.  
  27.   Just run the install script. GoldED 2.1.0+ required.
  28.  
  29. USAGE & CONFIGURATION
  30.  
  31.   A parenthesis  check  is  performed  after  input  of  every  alpha-numeric
  32.   character unless you turn off online checks (MIRROR OFFLINE; see below). No
  33.   check is performed if non-alphanumeric keys - say the  cursor  keys  -  are
  34.   used.  However, you may add bracket-highlighting to any event using the new
  35.   MIRROR CHECK command provided by this  client;  example:  add  the  command
  36.   MIRROR CHECK AUTOHIDE to the cursor key bindings.
  37.  
  38.   Bracket highlighting is suppressed if a matching bracked is found  directly
  39.   next   to   the  current  bracket  in  order  to  reduce  flicker.  Bracket
  40.   highlighting is suppressed if there is some  user  defined  block  already,
  41.   too,  unless  the  block  is  a  one-character  block. Furthermore, bracket
  42.   highlighting is restricted to a 30 lines range: if no matching  bracket  is
  43.   found within that range, no character is highlighted.
  44.  
  45. INTERNAL COMMANDS
  46.  
  47.   This utility will add a new internal command to GoldED:
  48.  
  49.            option       description
  50.   ---------------------------------------------------------------------------
  51.   MIRROR   CHECK/S      highlight matching character
  52.            AUTOHIDE/S   remove marker if no matching character has been found
  53.            ONLINE/S     turn online checks (*) on
  54.            OFFLINE      turn online checks (*) off
  55.            RANGE/N      range of lines to be considered (ULONG, default 30)
  56.            TWINS/K      characters to look for (STRING, default "(){}[]")
  57.  
  58.            (*): checks are performed after input of alpha numeric characters
  59.  
  60.  
  61. ============================= Archive contents =============================
  62.  
  63. Original  Packed Ratio    Date     Time    Name
  64. -------- ------- ----- --------- --------  -------------
  65.      628     269 57.1% 10-May-95 09:07:18  Mirror.info
  66.      613     374 38.9% 04-May-95 08:51:12 +.Product-Info
  67.     1556     706 54.6% 17-Apr-95 13:20:52 +auto.ged
  68.     5732    3634 36.6% 17-Feb-95 19:22:36 +gx
  69.     1936     710 63.3% 17-Apr-95 13:23:04 +Install
  70.      732     381 47.9% 20-Oct-94 15:34:46 +Install.info
  71.      713     445 37.5% 16-Mar-95 13:23:58 +Licence
  72.      855     373 56.3% 15-Apr-95 17:36:22 +Licence.info
  73.     9116    5536 39.2% 04-May-95 08:46:26 +Mirror
  74.      838     202 75.8% 20-Mar-95 23:22:56 +Mirror.info
  75.      243     167 31.2% 16-Mar-95 13:24:06 +mirror.readme
  76.      623     153 75.4% 17-Feb-95 17:39:54 +mirror.key
  77.     2133    1058 50.3% 16-Mar-95 17:16:50 +ReadMe
  78.      855     381 55.4% 15-Apr-95 17:36:26 +ReadMe.info
  79.    20056    4586 77.1% 15-Apr-95 12:00:52 +main.c
  80. -------- ------- ----- --------- --------
  81.    46629   18975 59.3% 22-May-95 23:16:24   15 files
  82.